Conversation
9401791 to
e70525b
Compare
…dates Bumps the charmbracelet-deps group with 2 updates in the / directory: [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) and [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea). Updates `github.com/charmbracelet/bubbles` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/charmbracelet/bubbles/releases) - [Changelog](https://github.com/charmbracelet/bubbles/blob/master/.goreleaser.yml) - [Commits](charmbracelet/bubbles@v0.20.0...v0.21.0) Updates `github.com/charmbracelet/bubbletea` from 1.3.4 to 1.3.5 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml) - [Commits](charmbracelet/bubbletea@v1.3.4...v1.3.5) Updates `github.com/charmbracelet/lipgloss` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/charmbracelet/lipgloss/releases) - [Changelog](https://github.com/charmbracelet/lipgloss/blob/master/.goreleaser.yml) - [Commits](charmbracelet/lipgloss@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: github.com/charmbracelet/bubbles dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: charmbracelet-deps - dependency-name: github.com/charmbracelet/bubbletea dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: charmbracelet-deps - dependency-name: github.com/charmbracelet/lipgloss dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: charmbracelet-deps ... Signed-off-by: dependabot[bot] <support@github.com>
e70525b to
afde6b8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the charmbracelet-deps group with 2 updates in the / directory: github.com/charmbracelet/bubbles and github.com/charmbracelet/bubbletea.
Updates
github.com/charmbracelet/bubblesfrom 0.20.0 to 0.21.0Release notes
Sourced from github.com/charmbracelet/bubbles's releases.
... (truncated)
Commits
8b55efbfix(textarea): placeholder with chinese chars (#767)bd2a5b0fix: golangci-lint 2 fixes (#769)cce8481ci: sync golangci-lint config (#770)ea344abfeat(viewport): horizontal scroll with mouse wheel (#761)39668ecfix(viewport): normalize method names (#763)f2434c3Revert "fix(viewport): normalize method names"c7f889efix(viewport): normalize method names9e5365edocs: add example for ValidateFunc (#705)c814ac7chore(deps): bump github.com/charmbracelet/lipgloss from 1.0.0 to 1.1.0 (#751)3befcccchore(deps): bump github.com/muesli/termenv from 0.15.2 to 0.16.0 (#740)Updates
github.com/charmbracelet/bubbleteafrom 1.3.4 to 1.3.5Release notes
Sourced from github.com/charmbracelet/bubbletea's releases.
Commits
62ca063fix(key): windows: recognize function keys on Windows (#1405)0b18d1fci: sync dependabot config (#1403)12e598bchore(deps): bump github.com/charmbracelet/glamour in /examples (#1397)915f65dchore: merge pull request #1376 from desertwitch/stacked-patches5a360c9ci: sync golangci-lint config (#1394)540d584chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /examples (#1392)5aca88cchore(deps): bump github.com/charmbracelet/bubbles in /examples (#1389)1a0062bci: fix lint issues9fab4a1chore: rungo mod tidyonexamples/5c6d02dchore(deps): bump golang.org/x/sys from 0.31.0 to 0.32.0 (#1382)Updates
github.com/charmbracelet/lipglossfrom 1.0.0 to 1.1.0Release notes
Sourced from github.com/charmbracelet/lipgloss's releases.
... (truncated)
Commits
f0e4547chore: fix lintfb0d757chore(taskfile): deletelint:allandlint:softtasks1209cf0ci: sync golangci-lint config (#490)c454a0afeat(tables): add markdown and ascii border style for tables (#480)341996dchore: updatecharmbracelet/x/cellbuf1f1209efeat(table): use cellbuf to preserve styles for wrapped content2aa2eb0test(table): test wrapping cell styles9500f10fix(table): ensure we're passing the right row index tostyleFunc7b191c5fix(test): make table wrapping tests use golden files9cfb7ddtest(table): check truncation logic for overflow and nowrapDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions